/*  *** RESPONSIVE SIZE AND HEIGHT ***    */

html, body {
    font-family: 'Roboto Condensed', sans-serif;
    color: #606061;
    font-weight: 300;
    line-height: 1.5;
}
@media (min-width: 1200px) {
    html, body {
        font-size: 18px; } }
@media (min-width: 768px) and (max-width: 1199px) {
    html, body {
        font-size: 17px; } }
@media (max-width: 767px) {
    html, body {
        font-size: 16px; } }

/*  ***** ASSIGN HTML ELEMENTS ***  */

@media (max-width: 991px) {
    .claim > span:first-child {
        display: none;
    }
}
body a {
    font-size: inherit;
    font-weight: inherit;
}
body main .article h4 {
    font-size: 0.8rem;
}
a {
    color: #0582A8;
    text-decoration: none;
}
a:focus, a:hover {
    color: #cccccc;
    text-decoration: none;
}

section.container {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

/*  ***  STAR LOGO & CLAIM ***   */

header .main.header {
    height: 6.25rem;
    padding-top: 1.725rem;
    padding-bottom: 1.725rem;
}
header .main.header .logo {
    float: left;
}
header .main.header .logo img {
    height: 45px;
}
header .main.header .claim {
    display: inline-flex;
    font-weight: 300;
    margin-top: 0.75rem;
    float: right;
}
header .main.header .claim span + span {
    margin-left: 1.5rem;
}
@media (max-width: 520px) {
    body header .main.header .claim {
        margin-top: 0.65rem; } }
@media (max-width: 767px) {
    body header .main.header .claim .hidden-xs {
        display: none !important; } }
@media (max-width: 425px) {
    body header .main.header .claim .hidden-xxs {
        display: none; } }

/* *** STAR HEADER JUMBO   *** */

body .main.jumbo:not(.only-xs) {
    background-color: #f1f1f1; }
body .main.jumbo {
    padding-top: 4rem;
    padding-bottom: 4rem; }
body .main.jumbo .header {
    margin-bottom: 0;
    padding: 0 1rem;
    float: none; }
body .main.jumbo .header h1 {
    margin-top: 2rem;
    margin-bottom: 0; }
body .main.jumbo .header hr {
    border-color: #606061;
    margin-top: 2rem;
    margin-bottom: 2rem;
    margin-left: 0;
    width: 6.35rem; }
body .main.jumbo .header h3 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.5em; }
body .main.jumbo.only-xs {
    padding: 0; }
body .main.jumbo.only-xs .header {
    margin-bottom: 0; }
body .main.jumbo.only-xs .header h3 {
    margin-bottom: 0; }
@media (min-width: 768px) {
    .main.jumbo .header {
        float: right; } }
@media (min-width: 992px) {
    .main.jumbo .header {
        margin-left: 49%; } }
@media (max-width: 767px) {
    .main.jumbo:not(.only-xs) {
        background: url(https://img.en25.com/EloquaImages/clients/itemIndustrietechnikGmbH/%7B49eaa1ba-ef5d-48a4-b3ab-fb48d7c4fad4%7D_header-preasenztraining1860x684.jpg) no-repeat center;
        background-size: auto 100%;
        min-height: 320px; } }
@media (max-width: 419px) {
    .main.jumbo:not(.only-xs) {
        background: url(https://img.en25.com/EloquaImages/clients/itemIndustrietechnikGmbH/%7B6a0ee9ee-ff04-4845-8afa-26be8456f2d5%7D_header-preasenztraining-xs.jpg) no-repeat center;
        background-size: auto 100%;
        min-height: 240px; } }
@media (min-width: 768px) {
    .main.jumbo:not(.only-xs) {
        background: url(https://img.en25.com/EloquaImages/clients/itemIndustrietechnikGmbH/%7B49eaa1ba-ef5d-48a4-b3ab-fb48d7c4fad4%7D_header-preasenztraining1860x684.jpg) no-repeat center;
        background-size: auto 100%;
        min-height: 380px; } }
@media (min-width: 992px) {
    .main.jumbo:not(.only-xs) {
        background-position: -11rem; } }
@media (min-width: 1095px) {
    .main.jumbo:not(.only-xs) {
        background-position: -8rem; } }
@media (min-width: 1235px) {
    .main.jumbo:not(.only-xs) {
        background-position: -4rem; } }
@media (min-width: 1365px) {
    .main.jumbo:not(.only-xs) {
        background-position: 0rem; } }
@media (min-width: 1590px) {
    .main.jumbo:not(.only-xs) {
        background-position: 2rem; } }
@media (min-width: 1720px) {
    .main.jumbo:not(.only-xs) {
        background-position: 0; } }
/* *** END HEADER JUMBO *** */

body .main.mobile header h3 {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 300;
    font-size: 1.25rem;
    line-height: 1.5em;
}

body main.container-fluid {
    padding-bottom: 3rem;
}
body section.categorySelect {
    padding-top: 3rem;
    padding-bottom: 0;
}
body section.standortSelect {
    padding-top: 3rem;
    padding-bottom: 3rem;
}
body section.categorySelect .trainings-header {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 50px;
    padding-top: 30px;
}
body section.main.mobile .container {
    padding-top: 3rem;
    padding-bottom: 0;
}

.filter-group-wrapper h3,
.ort-filter-group h3,
.date-filter-group h3 {
    font-size: 1rem;
    font-weight: 600;
}

/*
STANDORT SELECT
*/
.standort-select-wrap {
    position: relative;
    display: inline-flex;
    max-width: 275px;
}
.standort-select-wrap:after {
    content: '';
    background-image: url("https://media.item24.com/Eloqua/Landingpages/custom/2020/content-hub/img/dropdown-arrow-big.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
select#ortFilter {
    position: relative;
    border-radius: 0.25rem;
    padding: 0.7rem 2.5rem 0.7rem 1.5rem;;
    letter-spacing: 0.524px;
    width: 100%;
    cursor: pointer;
    background-color: transparent;
    color: #606061;
    font-weight: 300;
    border: 1px solid #606061;
    appearance: none;
}
select#ortFilter option {
    font-weight: 300;
}
select#ortFilter:focus {
    outline: none;
}

@media (max-width: 991px) {
    body section.categorySelect .trainings-header {
        margin-bottom: 0;
    }
}
.category-dropdown-arrow,
span.ort-dropdown-arrow {
    position: inherit;
    margin-top: 12px;
    left: 88%;
    cursor: pointer;
    z-index: -1;
}
/*  START FOOTER AREA   */
body footer.footer-bottom {
    display: block;
    position: relative;
    bottom: 0;
    width: 100%;
    min-height: 20px;
    text-align: center;
    color: #fff;
    background-color: #3e4144;
    padding: 40px 0px 24px;
    margin: 0;
}
body footer.footer-bottom .copyright {
    color: #cccccc;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    margin: 0;
}

body footer.footer-bottom .copyright > div:last-of-type {
    padding: 4px 0 8px;
}

body footer.footer-bottom .scroll-top-wrap {
    margin-top: 0;
    position: absolute;
    left: 50%;
    top: -30px;
}


body footer.footer-bottom .scroll-top-wrap a.scroll-top-btn {
    display: inline-block;
    word-spacing: normal;
    letter-spacing: normal;
    vertical-align: top;
    margin-left: -30px;
    height: 60px;
    padding: 0;
    width: 60px;
    border-radius: 30px;
    cursor: pointer;
    background: -webkit-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: linear-gradient(to bottom, #0582A8 0%, #046785 100%);
}

body footer.footer-bottom .scroll-top-wrap a.scroll-top-btn:hover {
    color: #0582a8;
    opacity: 0.8;
    text-decoration: none !important;
}
body footer.footer-bottom .scroll-top-wrap a.scroll-top-btn:hover::after {
    top: -5px;
}

body footer.footer-bottom a.scroll-top-btn:after {
    content: "";
    background: url(https://media.item24.com/Eloqua/Landingpages/EU/Lernfabrik/svg/Item_arrow_white.svg) no-repeat center right;
    transform: rotate(270deg);
    top: 0px;
    right: 22px;
    width: 16px;
    height: 100%;
    position: absolute;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
/*  END FOOTER AREA   */

section[data-cat="no_show"],
section[data-std="no_show"] {
    display: none !important;
}
.accordion-item:first-of-type,
.accordion-item:not(:first-of-type),
.accordion-item {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.25rem;
}
section.accordion-item .postHeader {
    padding-top: 20px;
    padding-bottom: 10px;
    padding-right: 15px;
}
section.container.training.accordion-item {
    transition: all 0.5s;
}
/*
section.container.training.accordion-item article .row.accordion-body {
    margin-top: -5rem;
} */
section.training.selected {
    border: 1px solid #0582a8;
}
section.blink {
    border: 1px solid #0582a8 !important;
    box-shadow: 0 0px 20px -5px #606061;
}
.cta-main {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    padding: 0.5rem 1.2rem 0.5rem 1.2rem;
    letter-spacing: 0.524px;
    cursor: pointer;
    color: #FFFFFF;
    border: none;
    margin-bottom: 1rem;
    margin-top: 1rem;
    background: -moz-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: -webkit-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: linear-gradient(to bottom, #0582A8 0%, #046785 100%);
    visibility: visible;
    opacity: 1;
    transition-property: all;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.cta-main:hover {
    color: #FFFFFF;
    opacity: 0.8;
    text-decoration: none !important;
}
.cta-main.invert,
button.body-open.invert,
button.body-close.invert {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.625rem;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    padding: 0.5rem 1.2rem 0.5rem 1.2rem;
    letter-spacing: 0.524px;
    cursor: pointer;
    background-color: transparent;
    color: #606061;
    border: 1px solid #606061;
    margin-bottom: 1rem;
    margin-top: 1rem;
    transition-property: all;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.cta-main.invert:hover,
button.body-open.invert:hover,
button.body-close.invert:hover {
    color: #0582a8;
    border-color: #0582a8;
    background-color: transparent;
}
button.catBtn.invert,
button.formatBtn.invert,
button.btn-invert,
button.btn-main {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.625rem;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    padding: 5px 10px;
    letter-spacing: 0.524px;
    cursor: pointer;
    background-color: transparent;
    color: #606061;
    border: 1px solid #606061;
    min-width: 150px;
    transition: all .2s ease-in-out;
}
/*
button.acc-toggle.body-open.invert:after {
    content: "";
    background-image: url('data:image/svg+xml,<svg xmlns= "http://www.w3.org/2000/svg" viewBox= "0 0 512 512"><path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/></svg>');
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 12px;
}*/
button.catBtn.invert:hover,
button.formatBtn.invert:hover,
button.btn-invert.active:hover {
    color: #0582a8;
    border-color: #0582a8;
    background-color: #fff;
}
button.btn-main {
    color: #fff;
    border-color: transparent;
    background: -moz-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: -webkit-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: linear-gradient(to bottom, #0582A8 0%, #046785 100%);
}
button.btn-main.active:hover {
    opacity: 0.8;
    text-decoration: none !important;
}
button.btn-main[disabled] {
   background: #cccccc;
}
button.btn-invert[disabled] {
    color: #cccccc;
    border-color: #cccccc;
}
button.catBtn span.qty,
select#ortFilter option > span.qty {
    /* display:none; 
    font-size: 14px;
    font-weight: 300;
    opacity:0;
    visibility:hidden; */
}
/*
button.catBtn.invert.active {
    color: #fff;
    border: 1px solid transparent;
    background: -moz-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: -webkit-linear-gradient(top, #0582A8 0%, #046785 100%);
    background: linear-gradient(to bottom, #0582A8 0%, #046785 100%);
}
*/

ul.cat-list,
ul.format-list {
    list-style: none;
    padding-left: 0;
}
.filter-group-wrapper ul li {
    display: block;
    position: relative;
    margin: 0;
    user-select: none;
}
.filter-group-wrapper ul li input[type="checkbox"] {
    position: relative;
    left: 0;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
    margin: 0;
}
.filter-group-wrapper ul li label {
    position: relative;
    cursor: pointer;
    padding-left: 28px;
}
.filter-group-wrapper ul li input[type="checkbox"] + label:before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    height: 16px;
    width: 16px;
    background: transparent;
    border: 1px solid rgba(97,96,96,0.5);
    border-radius: 4px;
    z-index: 1;
}
.filter-group-wrapper ul li input[type="checkbox"]:checked + label:before {
    background: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%230582A8" viewBox="0 0 16 16"><path d="M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425a.247.247 0 0 1 .02-.022Z"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
}
/*
.filter-group-wrapper input[type="checkbox"] {
    margin-top: -6px;
    margin-left: 0px;
    background-position-y: 0px;
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background-image: url(https://media.item24.com/Eloqua/Landingpages/global/elq-template-2/img/stripe_radio_check.png);
    background-size: 70px;
    visibility: visible;
    vertical-align: middle;
    margin-right: 8px;
    margin-top: 0;
    border: 1px solid #606061;
}
.filter-group-wrapper input[type="checkbox"]:checked {
    background-position-y: 20px;
} */
section.accordion-item article button.acc-toggle.body-open {
visibility: visible;
opacity: 1;
transition-property: all;
-webkit-transition: opacity 0.5s ease-in-out;
-moz-transition: opacity 0.5s ease-in-out;
transition: opacity 0.5s ease-in-out;
}

section.accordion-item[data-hidden="active"] article button.acc-toggle.body-open {
visibility: hidden;
opacity: 0;
}
.postHeader hr.separator,
hr.separator {
width: 150px;
border-top: 1px solid #000;
margin: 1rem 0;
}
.dozentImage img,
.referentenImage img {
max-width:100%
}
@media (max-width:992px) {
.dozentImage .spacer, .referentenImage .spacer { display: none;  }
.dozentImage, .referentenImage { max-width: 200px; margin: auto; }
}
.quick-info ul.metaInfo {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding-left: 0;
margin-left: 0;
margin-bottom: 0;
padding-bottom: 10px;

}
.quick-info ul.metaInfo li {
list-style: none;
margin: 0.25rem 0;
padding: 0 0.7rem;
text-align: left;
border-left: 1px solid #606061;
}
.quick-info ul.metaInfo li:first-child {
margin: 0.25rem 0;
border-left: none;
padding-left:0;
}
.quick-info ul.metaInfo li.ort {
text-transform: capitalize;
}
@media (max-width:991px) {
.quick-info ul.metaInfo {
    display: block;
}
.quick-info ul.metaInfo li {
    border-left: none;
    padding-left: 0;
}
}

@media (max-width:1399px) {
.quick-info {
    position: relative;
    bottom: 0;
    }
}
.quick-info {
    position: relative;
}
.quick-info .event-icons {
    text-align: right;
    position: absolute;
    right: 10px;
    bottom: 0;
    transform: translate(0%, 0%);
    }
@media (min-width:1400px) {

.quick-info .event-icons {
  /* transform: translate(0%, 95%);*/
    }
}
.quick-info .social-sharing {
    display: flex;
    align-items: center;
    justify-content: end;
    flex-direction: row-reverse;
}
.quick-info .social-sharing .share-btn {
    position: relative;
    z-index: 1;
}
.quick-info .social-sharing .share-icons {
    max-width: 0;
    width: auto;
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    background: #fff;
    transition: max-width 0.3s ease-in-out, opacity 0.3s ease;
}
.quick-info .social-sharing .share-btn:hover + .share-icons,
.quick-info .social-sharing .share-icons:hover {
    max-width: 200px;
    visibility: visible;
    opacity: 1;
    transition: max-width 0.3s ease-in-out, opacity 0.3s ease 0.1s;
}
.quick-info .social-sharing .share-btn:hover,
.quick-info .social-sharing .share-btn:focus {
    cursor: default;
}
#resetButton {
    margin-left:0px !important;
}

.quick-info span button.cta1,
.quick-info span button.cta2,
.quick-info span a.cta2 {
display: inline-block;
background-color: buttonface;
margin: 7px;
padding: 0;
}
.quick-info span button.cta1,
.quick-info span button.cta2,
.quick-info span a.cta2 {
border: 1px solid #606061;
border-radius: 4px;
}
.quick-info span button.cta1 .active svg,
.quick-info span button.cta1 .deActive svg,
.quick-info span button.cta2 .reg-icon svg,
.quick-info span a.cta2 .reg-icon svg {
padding: 5px;
border-radius: 4px;
}
.quick-info span button.cta1 .active svg,
.quick-info span button.cta1 .deActive svg:hover,
.quick-info span button.cta2 .reg-icon svg:hover,
.quick-info span a.cta2 .reg-icon svg:hover {
background: -moz-linear-gradient(top, #0582A8 0%, #046785 100%);
background: -webkit-linear-gradient(top, #0582A8 0%, #046785 100%);
background: linear-gradient(to bottom, #0582A8 0%, #046785 100%);
}
.quick-info span button.cta1:has(span span.active),
.quick-info span button.cta1:hover {
border: 1px solid transparent;
border-radius: 4px;
}
.quick-info span button.cta2:hover,
.quick-info span a.cta2:hover {
border: 1px solid transparent;
border-radius: 4px;
}
.quick-info span button.cta2 .reg-icon svg:hover path,
.quick-info span a.cta2 .reg-icon svg:hover path {
fill: #fff;
stroke: #fff;
}
.quick-info span a.social {
    border: none;
    margin: 0;
    padding: 0;
    background: transparent;
}
.quick-info span a.social:hover {
    border: none;
}
.quick-info span a.social:hover svg,
.quick-info span span.social:hover svg {
    border: none;
    fill: #046785;
    transition: all 0.2s ease-in-out;
}
button.remove {
border: none;
font-weight: 300;
font-size: 0.8rem;
background: transparent;
}
section.summary {
background-color: #fff;
padding: 20px;
width: 90px;
z-index: 1;
border: 1px solid #0582A8;
border-right:none;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
top: 30%;
right: 0;
}
@media (max-width: 576px) {
section.summary {
    padding: 10px;
    width: 65px;
    top: 65vh;
}
}
section.summary .info-box button {
margin: 5px;
padding: 0;
border: 1px solid #606061;
border-radius: 4px;
}
.cta1.active .star-icon-fixed svg {
background: -moz-linear-gradient(top, #0582A8 0%, #046785 100%);
background: -webkit-linear-gradient(top, #0582A8 0%, #046785 100%);
background: linear-gradient(to bottom, #0582A8 0%, #046785 100%);
}
section.summary .info-box button.active .star-icon-fixed svg polygon,
section.summary .info-box button.active .reg-icon-fixed svg polygon {
fill:white;

}
section.summary .info-box button .star-icon-fixed svg,
section.summary .info-box button .reg-icon-fixed svg {
padding: 5px;
}
@media (max-width: 576px) {
section.summary .info-box button .star-icon-fixed svg,
section.summary .info-box button .reg-icon-fixed svg {
    width: 30px;
    height: 30px;
}
}

section.summary .info-box button.cta1 span.badge {
font-size: 14px;
font-weight: 300;
background-color: red;
border: 1px solid #fff;
border-radius: 50%;
}

section.summary .selected-topics {
position: absolute;
top: 40%;
right: 80%;
width: 450px;
background-color: #e3e3e3;
box-shadow: 0px 0px 5px #606061;
padding: 15px 15px 0 15px;
border-radius: 5px;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
.quick-info .dateChoice {
    /* padding-left: calc(var(--bs-gutter-x) * .5); */
}
.dateChoice > span {
display: inline-flex;
}
.dateChoice .eventTimings {
margin-bottom: 15px;
}
.dateChoice .dates-h,
.postHeader .location {
font-size: calc(1rem + .1vw);
margin-right: 15px;
}
.dateChoice ul.datesList {
display: inline-flex;
padding-left: 0;
}
@media (max-width: 767px) {
.dateChoice ul.datesList {
    display: block;
    padding-left: 0;
}
}
.dateChoice ul.datesList li {
list-style: none;
margin-right: 50px;
}
@media (max-width: 576px) {
.dateChoice ul.datesList li {
    margin-right: 10px;
}
}
.dateChoice ul.datesList li input {
appearance: none;
}
.dateChoice ul.datesList li label {
font-style: italic;
cursor: pointer;
}
.dateChoice ul.datesList li input + label span {
padding-right: 5px;
display: inline-grid;
vertical-align: text-top;
}
.dateChoice ul.datesList li input + label span svg path.check-mark {
fill: #0582A8;
display:none;
}
.dateChoice ul.datesList li input.selected + label span svg path.check-mark {
display: block;
}
.referentenImage {
font-size: 0.9rem;
}
.referentenImage img {
cursor: pointer;
border-radius: 50%;
}
.modalContent .referentenImage img {
cursor: default;
}
.modalContent .selectedEvents .standort {
text-transform: capitalize;
}
.referentenImage a span {
color: #606061;
}
.referentenImage a span:hover {
color: #0582A8;
}
.referentenInfo a {
font-weight: 500;
}

/* ######################## *
Modal Content styling
* ######################## */
#modalForm,
#modalInfo,
article.referentenCnt {
    display: none;
}
#modalOverlay,
#referentenOverlay,
#teaserOverlay {
    position: fixed;
    z-index: 2;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    max-width: 100vw;
    overflow: auto;
    justify-content: center;
    background-color: rgba(0,0,0,.7);
}
.modalContent {
    background: #fff;
    min-height: 300px;
    max-height: 95vh;
    max-width: 80vw;
    width: 50%;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 5;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 30px 30px;
    padding-top: 30px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    box-shadow: 0 0 5px 2px hsla(0,0%,100%,.5);
}
@media (max-width: 991px) {
    .modalContent {
        max-height: 90vh;
        width: 80%;
    }
}
.modalContent button.modalClose-icon {
    cursor: pointer;
    float: right;
    padding: 0;
    border: none;
    margin-top: -30px;
    margin-right: -30px;
}
.modalContent button.modalClose-icon svg {
    border: 1px solid #606061;
    border-radius: 4px;
    padding: 2px;
}
.modal-logo-item {
    position: relative;
    margin-top: -15px;
    margin-bottom: 30px;
}
.referenten-firmenlogo {
    position: relative;
    margin-top: 0;
    margin-bottom: 15px;
    margin-left: auto;
    padding-right: 7px;
    padding-left: 7px;
}
@media (max-width: 991px) {
    .row.accordion-body {
        flex-direction: column-reverse;
    }
    .referenten-firmenlogo {
        margin: auto;
        margin-bottom: 30px;
        text-align: center;
    }
}

/*######################
Sticky Teaser Element
####################### */
#overlay {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 99;
    display: none;
}

.sticky-btn-group {
    position: fixed;
    width: 100%;
    max-width: 550px;
    right: 0%;
    margin: 0px;
    text-align: right;
    z-index: 999;
    top: 20%;
    overflow: visible;
}
.sticky-btn-group .btn_wrapper {
    list-style: none;
    width: 550px;
    overflow: visible;
    position: absolute;
    right: -550px;
}
.sticky-btn-group .nl-icon,
.sticky-btn-group .academy-icon {
    transition: all 1.0s;
    position: relative;
    left: -650px;
    pointer-events: none;
}
.sticky-btn-group .active_menu_stick {
    transition: all 1.0s;
    padding: 15px 15px;
    width: 100px;
    text-decoration: none;
    font-size: 18px;
    color: #606061;
    background: rgba(255,255,255,1);
    position: relative;
    border: 1px solid #606061;
}
.sticky-btn-group .nl-icon > div,
.sticky-btn-group .academy-icon > div {
    pointer-events: auto;
}
.sticky-btn-group .nl-icon {
    left: -250px;
    height: 70px;
}
.sticky-btn-group .academy-icon {
    left: -75px;
}
.sticky-btn-group .apply_active {
    right: 0;
    width: 100% !important;
    max-width: 475px;
    height: auto;
    display: inline-block;
    min-height: 150px;
}
.sticky-btn-group .sticky-icon {
    position: absolute;
    left: -50px;
    height: 50px;
    width: 50px;
    background: #fff !important;
    padding: 0px 10px;
    top: -1px;
    cursor: pointer;
    border: 1px solid #344362;
    border-right: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.sticky-btn-group .sticky-icon svg {
    fill: #0582A8;
    height: 30px;
    width: 30px;
    margin: 10px 0;
}
.sticky-btn-group .active_menu_stick div.sticky_content {
    text-align: left;
    font-size: 15px;
    padding: 5px;
    width: 450px;
    display: block;
}
.sticky-btn-group .sticky-cnt-1-wrapper h3.sticky-title,
.sticky-btn-group .sticky-cnt-2-wrapper h3.sticky-title {
    color: #606061;
    font-size: 18px;
    font-weight: 500;
    text-align: left;
}
.sticky-btn-group .text_custom {
    /* width: 58%; */
    float: none;
    margin: 0 auto;
    margin-left: 0;
}
.sticky-btn-group .active_menu_stick div.sticky_content .sticky-title {
    margin: 0px 0px 11px 0px;
    display: block;
    color: #606061;
    font-size: 1.2rem;
    font-family: inherit;
    height: 60px;
    line-height: 28px;
    margin-bottom: -30px;
}
.sticky-btn-group .nl-icon .headline_sticky {
    color: #606061;
    font-size: 18px;
    font-weight: 300;
    padding-top: 15px;
    padding-bottom: 5px;
}
.sticky-btn-group .nl-icon div.sticky_content .link {
    line-height: 1.5;
}
.sticky-btn-group .nl-icon div.sticky_content a {
    color: #0582A8;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    padding-left: 7px;
}
.sticky-btn-group #main_stck_sec_1 {
    max-width: 300px;
}
.sticky-btn-group #main_stck_sec_2 {
    height: auto;
}
@media (max-width:576px) {
    #stickyBtn1,
    #stickyBtn2 {
        display: none;
    }
}

.cta-icon {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1em;
    display: inline-block;
    position: relative;
    border:1px solid #606061;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    border-radius: 0.25rem;
    padding: 0;
    margin-right:10px;
    letter-spacing: 0.524px;
    cursor: pointer;
    color: #606061;
    background: transparent;
    visibility: visible;
    opacity: 1;
    transition-property: all;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.cta-icon:hover {
    border-color: #046785;
}
.cta-icon svg {
    padding: 5px;
}
/*
.moreDetails {
    padding-top:38px;
} */

